-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.4.2
-
Code
-
Classes
- Runner
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
266 |
Lines of code |
110 |
Logical lines of code |
52 |
Comment lines |
85 |
Methods |
9 |
Properties |
9 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
45 |
12 |
49 |
run() |
S |
55 |
6 |
21 |
allowedRetries() |
S |
62 |
4 |
12 |
attempt() |
S |
65 |
3 |
10 |
getDelay() |
S |
70 |
2 |
5 |
canAttempt() |
S |
80 |
1 |
3 |
backOff() |
S |
75 |
1 |
4 |
getJitter() |
S |
78 |
1 |
3 |
setRetryMap() |
S |
81 |
1 |
3 |